home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 3: Developer Tools
/
Linux Cubed Series 3 - Developer Tools.iso
/
utils
/
console
/
svgatext.3
/
svgatext
/
SVGATextMode-1.3
/
XFREE
/
common_hw
/
ICS2595.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-03-24
|
414 b
|
17 lines
/* $XFree86: xc/programs/Xserver/hw/xfree86/common_hw/ICS2595.h,v 3.1 1994/09/23 13:39:43 dawes Exp $ */
/* Norbert Distler ndistler@physik.tu-muenchen.de */
/* typedef int Bool; */
#define TRUE 1
#define FALSE 0
#define QUARZFREQ 14318
#define MIN_ICS2595_FREQ 79994 /* 85565 */
#define MAX_ICS2595_FREQ 145000
Bool ICS2595SetClock(
#if NeedFunctionPrototypes
long
#endif
);